home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / STUTTGART / FROMUTS / BUFFER / !PrBuffer_ReadMe < prev    next >
Encoding:
Text File  |  1990-11-24  |  1.1 KB  |  35 lines

  1. PRINTER BUFFER
  2. --------------
  3.  
  4. This application provides a WIMP front-end for the
  5. printer buffer module produced by Anton Carver, and
  6. provided on Careware disc 5.
  7.  
  8. To use, double-click on the !PrBuffer application;
  9. this will install the Printer Buffer icon on the
  10. icon-bar. Clicking 'menu' on this icon provides a
  11. menu with the following options:
  12.  
  13.     Info         - gives information about the
  14.                    program;
  15.  
  16.     Buffer size  - displays current buffer size,
  17.                    bytes used, bytes free, and
  18.                    allows buffer size to be changed
  19.                    (equivalent to *Buffer [<n> [k]] 
  20.  
  21.     Flush        - flushes buffer
  22.                    (equivalent to *Flush)
  23.  
  24.     No buffer    - removes buffer
  25.                    (equivalent to *NoBuffer)
  26.  
  27.     Quit         - removes application.
  28.  
  29. To display or change buffer size, move pointer to
  30. right of 'Buffer size' option on menu, when a
  31. window will open, showing current buffer size (k),
  32. bytes used, bytes free. To change buffer size,
  33. delete current size and type in new value; pressing
  34. RETURN will update the values in this window. To 
  35. leave this window, click on the 'OK' icon.